Skip to content

[2.7] bpo-18035: telnetlib: select.error doesn't have an errno attribute#5044

Merged
gpshead merged 1 commit into
python:2.7from
segevfiner:bpo-18035-telnetlib-select-error
Dec 29, 2017
Merged

[2.7] bpo-18035: telnetlib: select.error doesn't have an errno attribute#5044
gpshead merged 1 commit into
python:2.7from
segevfiner:bpo-18035-telnetlib-select-error

Conversation

@segevfiner

@segevfiner segevfiner commented Dec 29, 2017

Copy link
Copy Markdown
Contributor

select.error doesn't have an errno attribute so access the errno by indexing instead.

https://bugs.python.org/issue18035

select.error doesn't have an errno attribute so access the errno by
indexing instead.

@gpshead gpshead left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@gpshead gpshead merged commit 3ceaed0 into python:2.7 Dec 29, 2017
@segevfiner segevfiner deleted the bpo-18035-telnetlib-select-error branch February 5, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants